projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79699cc
)
Remove stray space
author
Alexander Larsson
<alexl@redhat.com>
Fri, 7 Feb 2020 07:44:46 +0000
(08:44 +0100)
committer
Alexander Larsson
<alexl@redhat.com>
Fri, 7 Feb 2020 07:44:46 +0000
(08:44 +0100)
tests/testdnd2.c
patch
|
blob
|
history
diff --git
a/tests/testdnd2.c
b/tests/testdnd2.c
index e98ac71499b6c2011d9d30bb9c27f82866ed6ce6..585ec503c4f3697a6e1d079ee610ae967490ef0e 100644
(file)
--- a/
tests/testdnd2.c
+++ b/
tests/testdnd2.c
@@
-291,7
+291,7
@@
update_source_icon (GtkDragSource *source,
icon_name,
NULL,
size, 1,
- gtk_widget_get_direction (widget)
,
+ gtk_widget_get_direction (widget),
0);
switch (hotspot)
{